home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13663 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  618 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: jeffscman@aol.com (JeffSCman)
  3. Newsgroups: comp.lang.c
  4. Subject: STDIO.H
  5. Date: 9 Apr 1996 13:22:48 -0400
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4ke6d8$r42@newsbf02.news.aol.com>
  9. Reply-To: jeffscman@aol.com (JeffSCman)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. I am using Borlandc C++ 3.1.  In STDIO.H the constant FOPEM_MAX is defined
  13. using the constant _NFILE_ which == 20.  This limits the number of files
  14. that I can open at one time to 20 files. I need more.  Can I increase this
  15. value safely ??
  16.  
  17. Thanx 
  18. Jeff
  19.